This API was designed for internal use and has
not been thoroughly tested.
Syntax
WriteProperty(
pPropname As String,
pVal As Variant) As Object
| pPropname |
Input string indicating the name of the property to be
written
|
| pVal |
Input variant indicating the value of the property to
be written
|